-
21 compatibility
"The degree to which a computer, an attached device, a data file, or a program can work with or understand the same commands, formats, or language as another. True compatibility means that any operational differences are invisible to people and programs alike." -
22 event
"An action or occurrence to which a program might respond. Examples include state changes, data transfers, key presses, and mouse movements." -
23 nest
"To embed one construct inside another. For example, a database may contain a nested table (a table within a table), a program may contain a nested procedure (a procedure declared within a procedure), and a data structure may include a nested record (a record containing a field that is itself a record)." -
24 retrieve
"To obtain a specific requested item or set of data by locating it and returning it to a program or to the user. Computers can retrieve information from any source of storage-disks, tapes, or memory." -
25 search
The process of seeking a particular file or specific data. A search is carried out by a program through comparison or calculation to determine whether a match to some pattern exists or whether some other criteria have been met. -
26 uninstall
"When referring to software, to remove program files and folders from the hard disk and remove related data from the registry so the software or solution is no longer available." -
27 remote reference
A reference to data stored in a document from another program. -
28 hardware compression
A feature available on some tape devices that automatically compresses the data that is being stored on the device. This is usually an option that is turned on or off in a backup program. -
29 Search
The UI element that initiates the process of seeking a particular file or specific data. A search is carried out by a program through comparison or calculation to determine whether a match to some pattern exists or whether some other criteria have been met. -
30 gadget
A lightweight and task-specific add-in program that integrates with applications to expose data at a glance. -
31 cockpit
"A tool used to view and manage certain types of computer jobs, such as data upgrade jobs during an upgrade to a new version of the program." -
32 Microsoft Office InterConnect
A program that enables users to send and receive business card information digitally. Data storage is shared with Outlook.English-Arabic terms dictionary > Microsoft Office InterConnect
-
33 passphrase
"A sequence of words or other text used to gain access to a network, program, or data. A passphrase is generally longer for added security." -
34 Automated System Recovery Preparation Wizard
"A wizard that backs up the partition used by the operating system, but it does not back up other partitions, such as program or data partitions. Those partitions must be backed up using Backup or other standard routines.""معالج ""تحضير الاسترداد التلقائي للنظام"""English-Arabic terms dictionary > Automated System Recovery Preparation Wizard
-
35 dump
"A duplicate of a program, a disk, or data, made either for archiving purposes or for safeguarding files." -
36 source file
A file that contains the data that a program will process and store in a destination file. -
37 input stream
A flow of information used in a program as a sequence of bytes that are associated with a particular task or destination. Input streams include series of characters read from the keyboard to memory and blocks of data read from disk files. -
38 scratch directory
A temporary directory used by the operating system or some other program to temporarily store data until the current session is terminated.
- 1
- 2
См. также в других словарях:
Program trading — Trades based on signals from computer programs, usually entered directly from the trader s computer to the market s computer system and executed automatically. The New York Times Financial Glossary * * * program trading program trading ➔ trading… … Financial and business terms
program trading — trade based on signals from computer programs, usually entered directly from the trader s computer in to the market s computer system and executed automatically. Applies to derivative products. A process of electronic execution of trading of a… … Financial and business terms
Data-flow analysis — is a technique for gathering information about the possible set of values calculated at various points in a computer program. A program s control flow graph (CFG) is used to determine those parts of a program to which a particular value assigned… … Wikipedia
Data conversion — is the conversion of computer data from one format to another. Throughout a computer environment, data is encoded in a variety of ways. For example, computer hardware is built on the basis of certain standards, which requires that data contains,… … Wikipedia
Data General Nova — System Data General Nova 1200 front panel … Wikipedia
Data, context and interaction — (DCI) is a paradigm used in computer software to program systems of communicating objects. Its goals are: To improve the readability of object oriented code by giving system behavior first class status; To cleanly separate code for rapidly… … Wikipedia
Data transformation — Data transformation/Source transformation Concepts metadata · data mapping data transformation · model transf … Wikipedia
Data scraping — is a technique in which a computer program extracts data from human readable output coming from another program. Contents 1 Description 2 Screen scraping 3 Web scraping 4 … Wikipedia
Data erasure — (also called data clearing or data wiping) is a software based method of overwriting data that completely destroys all electronic data residing on a hard disk drive or other digital media. Permanent data erasure goes beyond basic file deletion… … Wikipedia
Data-centric programming language — defines a category of programming languages where the primary function is the management and manipulation of data. A data centric programming language includes built in processing primitives for accessing data stored in sets, tables, lists, and… … Wikipedia
Data Language Interface — (Data Language/I, DL/I, Data Language/Interface, Data Language/One [1]) is the language system used to access IBM’s IMS databases, and its data communication system. It is implemented from any language by making calls to a software stub, DFSLI000 … Wikipedia